UNPKG

animiassumenda

Version:

Blox live, desktop app for managing staking accounts

11 lines (8 loc) 170 B
import styled from 'styled-components'; const Wrapper = styled.div` margin: 2em auto; width: 40px; height: 40px; position: relative; `; export default Wrapper;