#34 addressed some bugs occurring in the steam in-game browser
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="economy">
|
||||
<h3>Economy</h3>
|
||||
<h3 class="text-center mt-2">Economy</h3>
|
||||
<div class="flexbreak"></div>
|
||||
<div id="economy-graph"></div>
|
||||
</div>
|
||||
@@ -252,10 +252,11 @@ export default {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
margin: 1rem auto 3rem;
|
||||
margin: 0 auto 3rem;
|
||||
|
||||
h3 {
|
||||
margin-bottom: -1rem;
|
||||
z-index: 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user