mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-02 09:33:29 +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);
|
border-bottom: 4px solid rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 500px) {
|
|
||||||
.actions {
|
.actions {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
gap: 1.2rem
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
@@ -118,10 +119,6 @@ code {
|
|||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn + .btn {
|
|
||||||
margin-left: 1.2rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Footer
|
/* Footer
|
||||||
========================================================== */
|
========================================================== */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user