mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-08 20:20:49 +02:00
Update style.css
This commit is contained in:
13
style.css
13
style.css
@@ -95,13 +95,12 @@ code {
|
|||||||
border-bottom: 4px solid rgba(0, 0, 0, 0.15);
|
border-bottom: 4px solid rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.actions {
|
||||||
.actions {
|
display: flex;
|
||||||
display: flex;
|
align-items: center;
|
||||||
align-items: center;
|
gap: 1.2rem;
|
||||||
gap: 1.2rem
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
|
Reference in New Issue
Block a user