picture size
This commit is contained in:
@@ -34,6 +34,11 @@ body, html {
|
||||
color: #fffd80;
|
||||
}
|
||||
|
||||
#homepicture{
|
||||
float: left;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
/* About Me*/
|
||||
#aboutmeText{
|
||||
width: 40%;
|
||||
@@ -99,6 +104,11 @@ body, html {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#homepicture{
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* About Me*/
|
||||
#aboutmeText{
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user