diff options
-rw-r--r-- | style.scss | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -56,3 +56,8 @@ img { max-width: 100%; height: auto; } + +img.solo { + display: block; + clear: both; +} |
index : genskabet/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 5 |
@@ -56,3 +56,8 @@ img { max-width: 100%; height: auto; } + +img.solo { + display: block; + clear: both; +} |