Skip to content
Snippets Groups Projects
Commit 7840133b authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

font size changes

parent 579f0809
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ body{
width:130px;
}
.my-nav>ul>li a{
font-size: 30px;
font-size: 20px;
}
.my-navbar{
margin-top: 25px;
......@@ -162,8 +162,8 @@ body{
#edu {
width: 100px; /* Increase width for "Education" in this range */
}
.my-nav>ul>li a{
font-size: 22px;
.my-nav>ul>li a {
font-size: 14px;
}
.my-navbar{
margin-top: 23px;
......
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