width auto on about text

This commit is contained in:
davidovski 2022-05-23 22:42:01 +01:00
parent 0817db805e
commit be855364eb
1 changed files with 1 additions and 1 deletions

View File

@ -141,8 +141,8 @@ pre {
}
.about {
width: 65%;
float: left;
width: auto;
}
.image {