Skip to content
Snippets Groups Projects
Commit 09b3b02e authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

mediarules

parent fc4da99f
No related branches found
No related tags found
No related merge requests found
......@@ -50,36 +50,8 @@
.col-6 {
width: 100%; /* Full width for smartphone */
}
.sidebar {
position: fixed;
width: 100%;
height: auto;
bottom: 0;
left: 0;
background-color: #fff;
z-index: 1000;
overflow-x: hidden;
padding: 5px;
box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
.sidebar a {
display: block;
padding: 10px;
text-align: center;
border-top: 1px solid #ddd;
}
.backtotop {
display: none;
}
.fadein-image {
width: 100% !important; /* Ensure images are fully responsive */
height: auto;
}
}
/*.row-if-small{
.row-if-small{
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
......@@ -88,7 +60,7 @@
margin-right: calc(-.5 * var(--bs-gutter-x));
margin-left: calc(-.5 * var(--bs-gutter-x));
width: 100% !important;
}*/
}
.col-4, .col-3{
margin-top: 10px !important;
margin-bottom: 10px !important;
......@@ -103,7 +75,6 @@
}
.panel-talk-gallery div img{
max-width: 100% !important;
height: auto !important;
}
.panel-talk-gallery .col, .panel-talk-gallery .col:nth-child(5),
.panel-talk-gallery .col:nth-child(1), .panel-talk-gallery .col:nth-child(2),
......@@ -117,7 +88,6 @@
.tag{
width: min-content !important;
}
.timeline-item-content time{
width: fit-content !important;
margin-top: 0 !important;
......@@ -148,10 +118,10 @@
max-width: 60vw !important;
margin: auto;
}
/*svg text{
font-size: 3vw !important;
svg text{
font-size: 5vw !important;
stroke-width:1px !important;
}*/
}
.village-style-button h3{
display: none !important;
}
......@@ -208,7 +178,7 @@ body {
display: grid !important;
}
}
/*For small Smartphones*/
@media screen and (max-width: 750px){
......
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