mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
changed width of image at large scales
This commit is contained in:
parent
b36d38a619
commit
c974e0bc68
1 changed files with 3 additions and 0 deletions
|
@ -140,4 +140,7 @@ h3, h4, h5 {
|
|||
padding-top: 12%;
|
||||
min-width: 1000px;
|
||||
}
|
||||
.img-fluid {
|
||||
max-width: 75%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue