6 lines
75 B
SCSS
6 lines
75 B
SCSS
.workshopPage {
|
|
width: 80%;
|
|
max-width: 33rem;
|
|
margin-bottom: 4rem;
|
|
}
|