mirror of https://github.com/xwiki-labs/cryptpad
Fix overflowing content in profile
This commit is contained in:
parent
69f4ce2abd
commit
3e802c2443
|
@ -4,8 +4,6 @@
|
|||
width: 1000px;
|
||||
max-width: 90%;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
#container {
|
||||
font-size: 25px;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue