diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -97,6 +97,12 @@ </body> </html> +<style> +.columns { + column-count: 2; +} +</style> + <body > <h2> Anna Knörr </h2> <div class="columns"> |
index : atomyka.com.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | index.html | 6 |
@@ -97,6 +97,12 @@ </body> </html> +<style> +.columns { + column-count: 2; +} +</style> + <body > <h2> Anna Knörr </h2> <div class="columns"> |