Remove unused css
This commit is contained in:
parent
9a3f4f40d9
commit
8297040e33
2 changed files with 4 additions and 36 deletions
|
@ -300,35 +300,3 @@ hr {
|
|||
width: auto;
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
// #home-center {
|
||||
// display: flex;
|
||||
// flex-grow: 1;
|
||||
// flex-direction: column;
|
||||
// justify-content: center;
|
||||
// }
|
||||
//
|
||||
// #home-title {
|
||||
// margin: 0;
|
||||
// text-align: center;
|
||||
// }
|
||||
//
|
||||
// #home-subtitle {
|
||||
// margin-top: 0;
|
||||
// margin-bottom: 1.5em;
|
||||
// text-align: center;
|
||||
// line-height: normal;
|
||||
// font-size: .7em;
|
||||
// font-style: italic;
|
||||
// opacity: .9;
|
||||
// }
|
||||
//
|
||||
// #home-social {
|
||||
// font-size: 1.4em;
|
||||
// text-align: center;
|
||||
// opacity: .8;
|
||||
//
|
||||
// a {
|
||||
// margin: 0 .2em;
|
||||
// }
|
||||
// }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue