made dock a little bigger

main
The_miro 2025-03-03 18:04:52 +01:00
parent 17b8f943fd
commit 0d28357089
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
* {
font-family: Agave Nerd Font Mono, Arial, sans-serif;
border-radius: 15px;
border-radius: 60px;
font-size: 10pt;
}
@ -8,7 +8,6 @@ window {
color: #E40046;
border: solid;
border-width: 4px;
border-radius: 35px;
background-color: #1a1a1a;
margin-bottom: 10px;
padding: 5px
@ -16,7 +15,7 @@ window {
#box {
/* Define attributes of the box surrounding icons here */
padding: 5px;
padding: 25px;
}
#active {