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

eng

parent 6868ad07
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -137,6 +137,12 @@
background-position: center 25%; /* Push the image down for better visibility */
height: 10px; /* Adjust the height for mobile screens */
}
/***contribution***/
/***engineering***/
.col-2{
width: 50% !important;
}
/***Description***/
#Cystic\ Fibrosis6 h2 {
font-size: 1.5em !important;
......
......@@ -29,7 +29,7 @@ export function EngSide(){
const {goToPageWithTabAndScroll} = useNavigation();
return(
<div className="col-2 d-none d-lg-block" >
<div className="col-2 d-lg-block" >
<br/>
<div className="sticky-top">
<nav className="sidebar" id="eng-sidebar">
......
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