mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Small edits
This commit is contained in:
@@ -10,3 +10,6 @@ html, body{
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: scroll !important;
|
overflow-y: scroll !important;
|
||||||
}
|
}
|
||||||
|
body{
|
||||||
|
min-height: 100vh;
|
||||||
|
}
|
||||||
@@ -23,10 +23,6 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
#contact_page{
|
|
||||||
/*min-height: 100vh;*/
|
|
||||||
}
|
|
||||||
|
|
||||||
#contact_content{
|
#contact_content{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user