7 lines
63 B
CSS
7 lines
63 B
CSS
|
|
.bio {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navigation {
|
||
|
|
display: none;
|
||
|
|
}
|