rf-web/_sass/pages/rf2020.scss

14 lines
199 B
SCSS
Raw Normal View History

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