refine home title layout for big screen

pull/302/head
amio 2019-07-18 17:04:17 +08:00
rodzic 8000f0e618
commit 9153c9ce3f
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -13,9 +13,8 @@ const BadgenTitle = ({ host }) => {
</div>
<style jsx>{`
.title-block {
height: calc(50vh - 100px);
width: 100%;
min-height: 160px;
height: 260px;
position: relative;
}
.title {