mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-01 01:01:48 +02:00
Update style.css
This commit is contained in:
@@ -95,12 +95,13 @@ code {
|
||||
border-bottom: 4px solid rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
@media (min-width: 500px) {
|
||||
|
||||
.actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1.2rem
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.btn {
|
||||
background-color: #333;
|
||||
@@ -118,10 +119,6 @@ code {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.btn + .btn {
|
||||
margin-left: 1.2rem;
|
||||
}
|
||||
|
||||
/* Footer
|
||||
========================================================== */
|
||||
|
||||
|
Reference in New Issue
Block a user