mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Redesigned the responsive design
This commit is contained in:
@@ -35,7 +35,15 @@ body {
|
||||
button {
|
||||
background: none;
|
||||
border: none;
|
||||
width: 8vw;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
button:active {
|
||||
filter: brightness(105%);
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, p {
|
||||
|
||||
Reference in New Issue
Block a user