Skip to content

Commit cb8faca

Browse files
author
Emmanouil Konstantinidis
committed
Clean Up
1 parent 77a574f commit cb8faca

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/scss/app.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ input {
193193
/* @group Navigation */
194194

195195
.navbar {
196-
// background-color: $theme-primary;
197196
height: $navbar-height;
198197
color: $white;
199198

@@ -503,18 +502,6 @@ input {
503502
height: $navbar-height;
504503
text-align: center;
505504

506-
// -webkit-animation: fadein .5s;
507-
//
508-
// @-webkit-keyframes fadein {
509-
// 0% {
510-
// opacity: 0;
511-
// }
512-
//
513-
// 100% {
514-
// opacity: 1;
515-
// }
516-
// }
517-
518505
.form-control {
519506
outline: none;
520507
border: 0;

0 commit comments

Comments
 (0)