mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-22 11:12:49 +00:00
Fixed a typo in README.md
Changed "costum" to "custom"
This commit is contained in:
parent
ed71da316e
commit
c2c7395687
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ First, find where the data is located for gBar. Possible locations:
|
||||||
This will override the default behaviour. If you have sass installed, you can modify the scss file and then regenerate the css file accordingly. Else modify the css file directly.
|
This will override the default behaviour. If you have sass installed, you can modify the scss file and then regenerate the css file accordingly. Else modify the css file directly.
|
||||||
|
|
||||||
### The margins of the bar are inconsistent/messed up / Custom CSS broke.
|
### The margins of the bar are inconsistent/messed up / Custom CSS broke.
|
||||||
If you have a costum style.[s]css, make sure that the margins/names/... are the same as the ones found in ```style/style.[s]css```.\
|
If you have a custom style.[s]css, make sure that the margins/names/... are the same as the ones found in ```style/style.[s]css```.\
|
||||||
*As of commit f78758c margins are no longer used in the default css. If you didn't play around with margins, you can safely remove them from your css*\
|
*As of commit f78758c margins are no longer used in the default css. If you didn't play around with margins, you can safely remove them from your css*\
|
||||||
If you've checked the css against upstream gBar and the issue persists, please [open an issue](https://github.com/scorpion-26/gBar/issues/new/choose).
|
If you've checked the css against upstream gBar and the issue persists, please [open an issue](https://github.com/scorpion-26/gBar/issues/new/choose).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue