section und columns shortcodes implementiert

This commit is contained in:
Andreas Hnida 2024-02-19 11:50:55 +00:00
commit 75f3cc4b06
11 changed files with 121 additions and 105 deletions

View file

@ -16,8 +16,17 @@ a {
transition: 0.3s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
/**************** Component Styles ******************/
// Columns Shortcode
// Verua Slider
.verua-slider-wrapper {
position: relative;