Open laoyuan opened 8 years ago
compare these two css file, I found they're different! And 1600px cause display problem if your browser-width less than 1600px.
https://github.com/Halnex/laravel-reddit/blob/master/public/assets/css/bootstrap.min.css http://maghnatis.com/assets/css/bootstrap.min.css
Change it to 1200 and you are good to go.
compare these two css file, I found they're different! And 1600px cause display problem if your browser-width less than 1600px.
https://github.com/Halnex/laravel-reddit/blob/master/public/assets/css/bootstrap.min.css http://maghnatis.com/assets/css/bootstrap.min.css