mobile
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
@media(max-width: 500px){
|
@media(max-width: 500px){
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
grid-column: 2 /span 9;
|
grid-column: 2 /span 9;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
@@ -26,7 +25,6 @@
|
|||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
@media(max-width: 500px){
|
@media(max-width: 500px){
|
||||||
grid-column: 2 /span 9;
|
grid-column: 2 /span 9;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.field_body{
|
div.field_body{
|
||||||
|
Reference in New Issue
Block a user