Skip to content
Snippets Groups Projects
Commit 51e3e884 authored by D4T3's avatar D4T3
Browse files

fixed css

parent 0dd2d1f6
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@
flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 800px) {
aside.right {
width: 100%;
height: 5rem;
......@@ -76,7 +76,7 @@
}
}
@media screen and (max-width: 300px) {
@media screen and (max-width: 480px) {
* {
border: 0;
......
......@@ -60,7 +60,7 @@
flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 800px) {
aside.right {
width: 100%;
height: 5rem;
......@@ -76,7 +76,7 @@
}
}
@media screen and (max-width: 300px) {
@media screen and (max-width: 480px) {
* {
border: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment