button icons

This commit is contained in:
2020-04-26 13:27:27 +02:00
committed by smuddy
parent 148621f358
commit 3b6bebcbac
28 changed files with 133 additions and 26 deletions

View File

@@ -0,0 +1,12 @@
button {
color: #373b44;
@media screen and (max-width: 860px) {
font-size: 30px;
}
}
.content {
@media screen and (max-width: 860px) {
display: none ;
}
}