c1c0bd2596
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
10 lines
205 B
SCSS
10 lines
205 B
SCSS
.menu-button {
|
|
background-color: purple;
|
|
color:white;
|
|
display: inline-block;
|
|
width: 2.5em;
|
|
height: 2.5em;
|
|
line-height: 2.5em;
|
|
text-align: center;
|
|
font-size: 1rem;
|
|
} |