Skip to content

Commit 3c902e0

Browse files
committed
fix: adjust logo width and remove right margin in local stylesheet
1 parent 625f742 commit 3c902e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

respec/style/bro-localstyle.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@ th, td {
4848
float: none !important;
4949
display: block !important;
5050
margin-left: auto !important;
51-
margin-right: auto !important;
5251
border-bottom: 0px !important;
53-
width: 100% !important;
52+
width: 50% !important;
5453
}
5554

5655
/******************************************************************************/

0 commit comments

Comments
 (0)