forked from CSGOWTF/csgowtf
fixed sticky footer
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="spacer"></div>
|
||||
<router-view/>
|
||||
</main>
|
||||
<footer>
|
||||
<footer class="mt-auto">
|
||||
<Footer />
|
||||
</footer>
|
||||
</template>
|
||||
|
@@ -130,11 +130,6 @@ nav {
|
||||
input[type="search"] {
|
||||
min-width: 100%;
|
||||
max-width: 100%;
|
||||
//
|
||||
//&:focus {
|
||||
// min-width: 100%;
|
||||
// max-width: 100%;
|
||||
//}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user