rf-web/_sass/pages/rf2020.scss
2020-08-22 20:45:22 +02:00

14 lines
199 B
SCSS

#page-rf2020 {
a {
display: block;
button {
-webkit-appearance: none;
border: none;
box-shadow: none;
font-size: var(--size-16);
cursor: pointer;
}
}
}