Mobile layout / .NET 6 #28
|
@ -59,7 +59,6 @@ path:hover
|
|||
a:link, a:visited
|
||||
text-decoration: none
|
||||
color: white
|
||||
// font-weight: 500
|
||||
nav > a
|
||||
display: block
|
||||
width: 100%
|
||||
|
|
|
@ -32,10 +32,14 @@ aside
|
|||
min-width: 250px
|
||||
position: sticky
|
||||
top: 0
|
||||
.home-link
|
||||
font-size: 1.2rem
|
||||
text-align: center
|
||||
background-color: rgba(0, 0, 0, .4)
|
||||
margin: -1rem
|
||||
padding: 1rem
|
||||
.home-link
|
||||
font-size: 1.2rem
|
||||
text-align: center
|
||||
background-color: rgba(0, 0, 0, .4)
|
||||
margin: -1rem
|
||||
padding: 1rem
|
||||
a:link,
|
||||
a:visited
|
||||
text-decoration: none
|
||||
color: white
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue
Block a user