Add typewriter library, restructure and design
This commit is contained in:
@@ -16,10 +16,7 @@
|
||||
}
|
||||
|
||||
.bg-saburly-light-header {
|
||||
background: #393990;
|
||||
@media (min-width: 992px) {
|
||||
background: RGBA(248, 248, 248, 1);
|
||||
}
|
||||
background: RGBA(248, 248, 248, 1);
|
||||
}
|
||||
|
||||
.bg-saburly-fadeout {
|
||||
@@ -94,15 +91,14 @@
|
||||
}
|
||||
|
||||
.border-bottom-saburly {
|
||||
border-bottom: 2px solid #e3e3e3;
|
||||
box-shadow: 0 6px 14px 0 rgba(51, 6, 13, 0.04),
|
||||
0 2px 3px 0 rgba(51, 6, 13, 0.12);
|
||||
}
|
||||
|
||||
.border-contact {
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
||||
}
|
||||
|
||||
.bg-saburly-light-header {
|
||||
@media (max-width: 991px) {
|
||||
box-shadow: 0 4px 2px -2px #777777;
|
||||
}
|
||||
.typed-cursor {
|
||||
color: #8e7cb7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user