first round of styling for preview

This commit is contained in:
Bruno Windels
2020-12-03 17:11:46 +01:00
parent 822431ac14
commit db2c2b0b25
10 changed files with 267 additions and 87 deletions
+5
View File
@@ -0,0 +1,5 @@
.CreateLinkView h2 {
padding: 0 40px;
word-break: break-all;
text-align: center;
}