mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
🔷 some refactors
This commit is contained in:
@@ -59,21 +59,6 @@ a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
button {
|
||||
border: none;
|
||||
outline: none;
|
||||
color: inherit;
|
||||
font-size: 1rem;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background-color: $blue;
|
||||
border-radius: $small;
|
||||
|
||||
&:hover {
|
||||
background-color: $red !important;
|
||||
}
|
||||
}
|
||||
|
||||
.l-container {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user