diff options
-rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -231,6 +231,10 @@ body { padding: 1%; background-color: LightBlue; text-align: left; + img { + height: auto; + width: 100%; + } } .tags { |
index : bynu/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 4 |
@@ -231,6 +231,10 @@ body { padding: 1%; background-color: LightBlue; text-align: left; + img { + height: auto; + width: 100%; + } } .tags { |