about page responsive design for mobile
This commit is contained in:
@ -51,6 +51,7 @@ body, html {
|
||||
|
||||
.aboutPic {
|
||||
width: 60%;
|
||||
height: 300px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
@ -123,4 +124,17 @@ body, html {
|
||||
#aboutmeText {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.aboutcontainer {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.aboutPic {
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
#section2{
|
||||
height: 130%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user