0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 17:52:38 +00:00

join styles and lint

This commit is contained in:
Víctor Losada Hernández
2024-08-31 13:12:53 +02:00
parent e88272c684
commit d352b76efe
11 changed files with 119 additions and 188 deletions

View File

@@ -1,10 +1,9 @@
.BrewCompress{
.removeBox{
margin-top: 20px;
button{
background-color: @red;
margin-right: 10px;
.BrewCompress {
.removeBox {
margin-top : 20px;
button {
margin-right : 10px;
background-color : @red;
}
}
}