6 lines
67 B
SCSS
6 lines
67 B
SCSS
.button {
|
|
width: 100%;
|
|
max-width: 280px;
|
|
margin-top: 20px;
|
|
}
|