button icons
This commit is contained in:
@@ -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 ;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user