mirror of
https://github.com/AmanTahiliani/Portfolio.git
synced 2026-08-07 19:56:16 -04:00
Width adjustments
This commit is contained in:
@@ -49,6 +49,8 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 120px;
|
top: 120px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
left: 0px;
|
||||||
|
right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
.AboutComponent {
|
.AboutComponent {
|
||||||
opacity: 5;
|
opacity: 5;
|
||||||
width: 75%;
|
width: 100%;
|
||||||
margin-top: 80px;
|
margin-top: 80px;
|
||||||
margin-left: 12.5%;
|
|
||||||
margin-right: 12.5%;
|
|
||||||
padding-top: 5.5%;
|
padding-top: 5.5%;
|
||||||
padding-bottom: 4%;
|
padding-bottom: 4%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user