picture size

This commit is contained in:
2020-03-17 21:16:01 +01:00
parent e09add4bb4
commit 36fb2adb32
2 changed files with 12 additions and 2 deletions

View File

@@ -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%;