﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.left, .right {
    position: fixed;
    overflow-x: hidden;
}

.left {
    width: 60%;
    left: 80px;
    padding-top: 20px;
}

.right {
    width: 40%;
    right: 0;
}