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

foot

parent 5785a8ad
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -63,7 +63,14 @@
padding: 15px !important;
}
.col {
width: 100%; /* Ensure columns take full width on mobile */
margin-bottom: 20px; /* Add margin to separate sections vertically */
}
.col-sm-4, .col-sm-8, .col-6 {
width: 100%; /* Stack columns for mobile */
text-align: center; /* Center content in each column */
}
footer a, footer p {
font-size: 14px;
line-height: 1.4;
......
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