Finish refactoring

This commit is contained in:
Pieter Vander Vennet 2020-11-06 04:02:53 +01:00
parent dc1dde6c3d
commit b764371cce
55 changed files with 76 additions and 3201 deletions

View file

@ -1,6 +1,7 @@
.image-slideshow {
position: relative;
display: block;
text-align: center;
max-width: 100%;
margin-top: 1em;
@ -8,6 +9,7 @@
}
.slides {
display: block;
overflow: hidden;
}