Skip to content
Snippets Groups Projects
Commit d8761e32 authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

phone

parent cc565ced
No related branches found
No related tags found
No related merge requests found
Pipeline #419055 failed
......@@ -38,7 +38,7 @@
}
/*For Smartphones*/
@media screen and (max-width: 767px){
@media screen and (max-width: 600px){
.lnp:hover > img{
display: block;
margin-left: none;
......@@ -98,9 +98,9 @@
.winner{
font-size: x-large;
}
h3{
/*h3{
margin-bottom: 4vw !important;
}
}*/
.small-only{
display: block !important;
}
......@@ -140,10 +140,16 @@ svg text{
padding-top: 10px;
padding-bottom: 5px;
}
h1, h2, h3 {
font-size: 20px !important; /* Adjust according to your design */
line-height: 1.2 !important;
}
h1 {
font-size: 20px !important;
}
h2, h3 {
font-size: 124px !important;
}
body {
padding: 10px !important;
}
.img-half{
max-width: 100% !important;
......
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