186bdde093
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
8 lines
62 B
SCSS
8 lines
62 B
SCSS
.center {
|
|
text-align: center;
|
|
}
|
|
|
|
.hide {
|
|
display: none;
|
|
}
|