# How did I make my UI smaller? (PC Only) ![[OW_Margin.gif]] Go to `Documents` > `Overwatch` > `Settings` Open `Settings_v0.ini` Add this under `[Render.13]`: ``` BroadcastMarginBottom = "1.000000" BroadcastMarginLeft = "1.000000" BroadcastMarginRight = "1.000000" BroadcastMarginTop = "1.000000" ``` Should look like this: ![[UI_small.png]] Then just save the file. > [!caution] Warning > Everytime you go to your Overwatch settings (in game) the margin is going to break and go back to the default one. > So you will have to change it **every time** you before you the game >> [!info] The trick is to save a copy of `Settings_v0.ini` and replace the original one each time **[Credit (X/Twitter)](https://x.com/PopcorpGFX/status/1352963349173121024)**